Skip to content

Update guidellm #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 107 commits into from
Aug 19, 2025
Merged

Update guidellm #6

merged 107 commits into from
Aug 19, 2025

Conversation

Chibukach
Copy link
Collaborator

@Chibukach Chibukach commented Jul 3, 2025

This PR updates guidellm automation in clearml to use the latest guidellm pythonic interface with benchmarking scenarios.
The standard research benchmarking scenarios have been updated to reflect this change.
It also adds support for development using custom branches in a single location

@Chibukach Chibukach requested a review from anmarques July 3, 2025 14:52
@Chibukach Chibukach requested a review from anmarques August 13, 2025 17:41
@Chibukach Chibukach requested a review from anmarques August 18, 2025 13:08
if "==" in pkg and pkg.split("==")[0] in packages:
lib_name = pkg.split("==")[0]
packages.remove(lib_name)
print(packages)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove debugging print

@anmarques anmarques merged commit fafea2d into main Aug 19, 2025
@anmarques anmarques deleted the update_guidellm branch August 19, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants